1
00:00:02,068 --> 00:00:05,872
If you walk in a data center
for any organization, you'll find many,

2
00:00:05,872 --> 00:00:09,843
many different types of systems
that are used for network communication.

3
00:00:10,143 --> 00:00:14,180
Sometimes these are single use devices
like this switch, or it may be a device

4
00:00:14,180 --> 00:00:15,815
that combines functionality.

5
00:00:15,815 --> 00:00:19,152
For example, the Soho routers
that we'd normally use in our home

6
00:00:19,352 --> 00:00:23,523
are both switches, routers, and wireless
access points all in one device.

7
00:00:24,024 --> 00:00:28,061
For the purposes of your exam studies, you
should understand what these devices are

8
00:00:28,161 --> 00:00:31,965
and in what circumstances you should use
these devices on your network.

9
00:00:32,966 --> 00:00:37,137
A router is a device that forwards
traffic between different IP subnets.

10
00:00:37,170 --> 00:00:40,874
The router uses the IP address
that's within the packet to determine

11
00:00:40,874 --> 00:00:44,677
what the next hop might be on its way
to the final destination.

12
00:00:44,944 --> 00:00:48,314
Because this routing takes place at layer
three of the OSI model,

13
00:00:48,448 --> 00:00:51,251
we often refer to these
as layer three devices.

14
00:00:51,251 --> 00:00:54,754
And if we have a router
that can be configured inside of a switch,

15
00:00:54,988 --> 00:00:58,458
you'll see those devices referred
to as layer three switches.

16
00:00:58,892 --> 00:01:01,628
Although routers can certainly connect
IP subnets

17
00:01:01,628 --> 00:01:03,530
that are using the same topology,

18
00:01:03,530 --> 00:01:07,600
it's also common to use routers to connect
different types of networks together.

19
00:01:07,767 --> 00:01:10,670
For example, the interfaces on a router
might connect LAN,

20
00:01:10,670 --> 00:01:14,741
Wan, copper, and fiber connections
all in one single device.

21
00:01:15,742 --> 00:01:18,511
Another
common infrastructure device is a switch.

22
00:01:18,511 --> 00:01:22,482
If you're using a copper cable
to plug in a laptop or desktop computer,

23
00:01:22,682 --> 00:01:25,685
then you're commonly plugging
directly into a switch.

24
00:01:25,785 --> 00:01:27,187
A router commonly forwards

25
00:01:27,187 --> 00:01:31,057
traffic based on the destination
IP address that's within a packet.

26
00:01:31,324 --> 00:01:34,094
A switch determines
where traffic should be forwarded

27
00:01:34,094 --> 00:01:36,296
based on the destination Mac address.

28
00:01:36,296 --> 00:01:37,864
Inside of that frame.

29
00:01:37,864 --> 00:01:42,035
This is also a device that's able to
for traffic at very high rates of speed,

30
00:01:42,235 --> 00:01:43,503
because a lot of those forwarding

31
00:01:43,503 --> 00:01:46,506
decisions are based
in the hardware of the device itself.

32
00:01:46,539 --> 00:01:49,576
Many switches have an application
specific integrated

33
00:01:49,576 --> 00:01:53,079
circuit or an Asec,
which allows for very fast throughput.

34
00:01:53,546 --> 00:01:56,583
If you have a switch that's in the core
of an enterprise network,

35
00:01:56,583 --> 00:02:00,019
there could be tens or even hundreds
of interfaces on that switch,

36
00:02:00,253 --> 00:02:04,624
and many switches will also add
additional power to the switch connection

37
00:02:04,791 --> 00:02:08,094
using Poe or power over Ethernet.

38
00:02:08,495 --> 00:02:11,431
And as we mentioned earlier,
if you happen to have a switch

39
00:02:11,431 --> 00:02:14,801
that has the ability to turn on
additional routing functionality,

40
00:02:15,001 --> 00:02:19,439
we often refer to that as a layer
three switch or a multilayer switch.

41
00:02:20,740 --> 00:02:23,510
If you were to purchase
a switch for your home from a local

42
00:02:23,510 --> 00:02:27,947
or online retailer, that switch probably
doesn't have a lot of functionality.

43
00:02:27,947 --> 00:02:30,817
It is simply connecting
all of these devices together.

44
00:02:30,817 --> 00:02:34,754
If you've simply powered the switch up
and there's no configuration options

45
00:02:34,754 --> 00:02:38,258
on the switch at all, then
you're probably using an unmanaged switch.

46
00:02:38,591 --> 00:02:41,261
Unlike switches that you might find
in an enterprise,

47
00:02:41,261 --> 00:02:44,831
and unmanaged switch
gives you very few configuration options.

48
00:02:44,931 --> 00:02:48,768
For example, you can't configure any VLANs
on an unmanaged switch.

49
00:02:48,968 --> 00:02:52,105
All of the devices that you're connecting
to an unmanaged switch

50
00:02:52,272 --> 00:02:55,275
would all effectively be on the same Vlan.

51
00:02:55,275 --> 00:02:59,312
There's also very little integration
with other protocols or other devices.

52
00:02:59,546 --> 00:03:03,783
In an earlier video, we described
the simple Network Management protocol, or

53
00:03:03,950 --> 00:03:04,884
SNMp.

54
00:03:04,884 --> 00:03:08,555
Network administrators
often use as an MP to query these devices

55
00:03:08,555 --> 00:03:12,025
on their network to check for performance
or any types of errors.

56
00:03:12,225 --> 00:03:15,828
And unmanaged switch
commonly has no SMP capabilities.

57
00:03:15,962 --> 00:03:18,131
So although you could connect it
to your network,

58
00:03:18,131 --> 00:03:22,335
there would be no way to pull it or query
that device for performance information.

59
00:03:22,869 --> 00:03:24,237
But if all you need is a simple

60
00:03:24,237 --> 00:03:27,807
connectivity device that you can use
to connect all of your systems together,

61
00:03:27,974 --> 00:03:31,678
you can probably get an unmanaged switch
at a relatively low cost.

62
00:03:32,679 --> 00:03:33,012
If you're

63
00:03:33,012 --> 00:03:36,216
purchasing a switch for an office
or a larger organization,

64
00:03:36,249 --> 00:03:39,452
you're probably going to get a switch
that is a managed switch.

65
00:03:39,619 --> 00:03:42,255
This is one that provides
additional capabilities,

66
00:03:42,255 --> 00:03:45,258
especially for someone
who needs to constantly monitor

67
00:03:45,291 --> 00:03:48,328
and confirm
that this device is working as expected.

68
00:03:48,728 --> 00:03:52,498
For example, a managed switch may allow
you to configure different interfaces

69
00:03:52,498 --> 00:03:57,437
to be on completely different IP subnets,
or what we call VLANs or virtual Lans.

70
00:03:57,737 --> 00:03:59,973
These switches might also have
configuration options

71
00:03:59,973 --> 00:04:03,676
to prioritize traffic,
so you may be able to set voice over IP

72
00:04:03,676 --> 00:04:07,146
traffic to have a higher priority
than file transfer traffic.

73
00:04:07,447 --> 00:04:09,082
It's very common for organizations

74
00:04:09,082 --> 00:04:12,085
to have multiple switches
that they would connect to their network.

75
00:04:12,185 --> 00:04:13,519
And one way that you could prevent

76
00:04:13,519 --> 00:04:17,490
loops between all of those switches
is by enabling Spanning Tree Protocol,

77
00:04:17,490 --> 00:04:21,561
or STP, to have STP
as a configuration option

78
00:04:21,561 --> 00:04:24,797
on your switch, you would probably need
to have a managed switch.

79
00:04:25,064 --> 00:04:27,900
Some managed switches
will allow you to perform port mirroring,

80
00:04:27,900 --> 00:04:30,870
where you can take traffic from one port
that's on the switch

81
00:04:30,937 --> 00:04:34,507
and copy all of that traffic
to a different port on the switch.

82
00:04:34,540 --> 00:04:38,278
Ideally, to plug in a protocol analyzer
to be able to view

83
00:04:38,278 --> 00:04:40,546
all of those packets
traversing the network.

84
00:04:40,546 --> 00:04:43,549
This is commonly used for troubleshooting
or packet analysis,

85
00:04:43,683 --> 00:04:47,220
and not something you would usually find
on an unmanaged switch.

86
00:04:47,453 --> 00:04:51,224
And as we've mentioned, a managed switch
can also include a number of different

87
00:04:51,224 --> 00:04:55,828
capabilities, such as enabling Simple
Network Management Protocol or SNMp.

88
00:04:57,063 --> 00:05:00,233
If you're in the office or you're walking
through another place of business,

89
00:05:00,233 --> 00:05:03,236
look at the ceiling
and see if you see a device like this.

90
00:05:03,236 --> 00:05:04,370
This is an access point,

91
00:05:04,370 --> 00:05:07,740
and it provides wireless connectivity
for the local network.

92
00:05:07,907 --> 00:05:11,477
This is not a router
that you might find in a Soho device

93
00:05:11,477 --> 00:05:13,579
at your small office or home office.

94
00:05:13,579 --> 00:05:16,416
This is an device that only provides
a link between

95
00:05:16,416 --> 00:05:19,419
the wireless network
and the wired network.

96
00:05:19,452 --> 00:05:20,853
You'll sometimes hear these devices

97
00:05:20,853 --> 00:05:23,956
referred to as a bridge,
because they are simply bridging

98
00:05:23,956 --> 00:05:28,094
or extending that wired connection
into a wireless connection.

99
00:05:28,294 --> 00:05:31,130
This is not a device
that is routing between subnets,

100
00:05:31,130 --> 00:05:34,200
and it's not performing
any type of network address translation.

101
00:05:34,434 --> 00:05:38,037
It's simply bridging people
on the wireless network to the folks

102
00:05:38,037 --> 00:05:40,073
that are on the wired network.

103
00:05:40,073 --> 00:05:44,010
An access point makes forwarding decisions
based on the destination Mac address,

104
00:05:44,010 --> 00:05:47,013
which is identical to the way
that a switch forwards information.

105
00:05:47,313 --> 00:05:50,650
The access point examines
the destination Mac address and determines

106
00:05:50,650 --> 00:05:52,952
if that Mac address
is on the wireless network,

107
00:05:52,952 --> 00:05:56,055
or if it should send
that information to the wired network.

108
00:05:57,023 --> 00:05:57,423
One of the

109
00:05:57,423 --> 00:06:01,260
challenges with connecting many,
many people in a work environment

110
00:06:01,260 --> 00:06:05,198
to the network is that there are
a lot of cables that have to be managed.

111
00:06:05,431 --> 00:06:09,135
In this diagram, we have a number
of people that are sitting at their desk

112
00:06:09,135 --> 00:06:12,338
on the floor of a building,
and you can see there are a lot of cables.

113
00:06:12,338 --> 00:06:14,307
We have a cable from every desk

114
00:06:14,307 --> 00:06:17,910
that is going back to a central wiring
closet on that floor.

115
00:06:18,211 --> 00:06:20,813
In that wiring closet is a patch panel.

116
00:06:20,813 --> 00:06:24,517
We first would connect
all of those devices to this patch panel

117
00:06:24,617 --> 00:06:26,519
and that run is a permanent run.

118
00:06:26,519 --> 00:06:29,355
What? Somebody is connected
from their desk to the patch panel.

119
00:06:29,355 --> 00:06:32,225
We don't tend to move that cable
going forward.

120
00:06:32,225 --> 00:06:36,262
On the other side of that patch panel
can be connectors like RJ 45 connectors.

121
00:06:36,429 --> 00:06:39,766
And we would then extend
those RJ 45 connectors to interfaces

122
00:06:39,766 --> 00:06:42,769
that may be on a switch inside
of that wiring closet.

123
00:06:43,035 --> 00:06:46,572
This allows us to connect folks
that are on their desk all the way back

124
00:06:46,572 --> 00:06:49,575
to the main infrastructure
of a particular network.

125
00:06:49,842 --> 00:06:52,945
There may be times when somebody is moving
between desks,

126
00:06:52,945 --> 00:06:57,083
or perhaps they have a new person
that's hired who's sitting in a new desk.

127
00:06:57,283 --> 00:07:00,353
And those scenarios, you may have to move
someone from a connection

128
00:07:00,353 --> 00:07:03,356
on one switch
to a connection on another switch.

129
00:07:03,489 --> 00:07:07,293
If this was all one single cable,
then you would have to start moving cables

130
00:07:07,293 --> 00:07:09,328
inside of your wiring closet

131
00:07:09,328 --> 00:07:12,331
to try to properly place
where they should be connected.

132
00:07:12,565 --> 00:07:16,335
But with the patch panel in place,
you simply disconnect from one switch

133
00:07:16,436 --> 00:07:20,072
and you connect that particular port
on the patch panel to a different switch.

134
00:07:20,339 --> 00:07:21,841
This is a much shorter cable.

135
00:07:21,841 --> 00:07:25,578
It's a cable that's already labeled so
you know exactly which desk it's going to.

136
00:07:25,745 --> 00:07:28,748
And it's a change that you can make
relatively quickly.

137
00:07:28,948 --> 00:07:33,753
Here is the RJ 45 side of a patch panel
that's in someone's wiring closet.

138
00:07:33,986 --> 00:07:37,957
If you look closely behind the patch
panel, you can see all of the cable runs

139
00:07:37,957 --> 00:07:39,392
that are coming from the desks.

140
00:07:39,392 --> 00:07:43,062
And then you can see the RJ 45 connectors
on the front that are ultimately

141
00:07:43,062 --> 00:07:44,630
connecting to a switch.

142
00:07:44,630 --> 00:07:45,731
This means that nothing

143
00:07:45,731 --> 00:07:49,836
is going to change with the wiring between
a user's workstation and the closet,

144
00:07:50,036 --> 00:07:52,839
because all of that is punched down
and permanently connected

145
00:07:52,839 --> 00:07:54,507
to the back of this patch panel.

146
00:07:54,507 --> 00:07:56,642
When you need to make a change,
you simply move the cable

147
00:07:56,642 --> 00:07:59,612
that's on the front of the patch panel,
which certainly limits

148
00:07:59,612 --> 00:08:03,382
the scope of any problems that might occur
during one of these changes.

149
00:08:03,716 --> 00:08:07,053
If you have a patch panel like this
which uses RJ 45 connectors,

150
00:08:07,053 --> 00:08:10,089
you don't even need any special cabling
to make that change.

151
00:08:10,289 --> 00:08:11,958
You simply unplug the cable,

152
00:08:11,958 --> 00:08:15,194
move it to where it needs to be,
and plug it in to the new interface.

153
00:08:15,795 --> 00:08:18,865
Here's the connection
between a patch panel and a switch.

154
00:08:18,898 --> 00:08:20,633
This is the patch panel on the top.

155
00:08:20,633 --> 00:08:22,401
There are cables you can't see that.

156
00:08:22,401 --> 00:08:23,703
Go back to the desk

157
00:08:23,703 --> 00:08:27,006
and then there are smaller cables
on the front that connect from the patch

158
00:08:27,006 --> 00:08:30,910
panel and extend that connection
into an interface on the switch.

159
00:08:32,411 --> 00:08:34,981
A traditional firewall is able to allow

160
00:08:34,981 --> 00:08:39,352
or disallow traffic through your network
based on IP addresses and port numbers,

161
00:08:39,585 --> 00:08:43,990
since those TCP and UDP ports
operate at layer four of the OSI model.

162
00:08:44,023 --> 00:08:48,661
It's common to refer to firewalls
like this as an ozone layer four device.

163
00:08:48,961 --> 00:08:50,763
These days, it's increasingly common

164
00:08:50,763 --> 00:08:54,534
to see firewalls
that understand application layer traffic.

165
00:08:54,700 --> 00:08:58,471
And in those cases, the firewall would be
a layer seven device.

166
00:08:58,838 --> 00:09:03,042
Some firewalls can also act as an endpoint
for an encrypted tunnel,

167
00:09:03,142 --> 00:09:07,079
which means that you can connect two sites
together across a public network,

168
00:09:07,079 --> 00:09:08,147
like the internet.

169
00:09:08,147 --> 00:09:11,150
But all of the traffic
between those sites is encrypted.

170
00:09:11,484 --> 00:09:13,619
Some firewalls can also act as a proxy.

171
00:09:13,619 --> 00:09:15,988
So if someone is browsing
a site on the internet,

172
00:09:15,988 --> 00:09:18,291
the firewall will stop that communication.

173
00:09:18,291 --> 00:09:22,962
It will perform the browsing for the user,
receive the response from that device

174
00:09:22,962 --> 00:09:24,530
over the internet, examine

175
00:09:24,530 --> 00:09:28,734
and make sure that nothing inside of that
traffic may be dangerous or malicious,

176
00:09:28,868 --> 00:09:31,971
and then send the results of that query
back to the user.

177
00:09:32,572 --> 00:09:35,074
And in many cases,
and this is probably the case

178
00:09:35,074 --> 00:09:38,077
for the small Soho type routers
you use at home.

179
00:09:38,177 --> 00:09:41,180
This firewall can also act as a router.

180
00:09:41,314 --> 00:09:45,351
This device is making forwarding decisions
based on the destination IP address.

181
00:09:45,384 --> 00:09:48,487
Therefore, it's acting as an ozone layer
three device.

182
00:09:48,788 --> 00:09:51,290
In many environments,
the firewall is the device

183
00:09:51,290 --> 00:09:53,459
that is connected
directly to the internet.

184
00:09:53,459 --> 00:09:57,597
And so using that also as a router
allows you additional functionality

185
00:09:57,597 --> 00:09:58,798
for forwarding traffic.

186
00:10:00,099 --> 00:10:00,399
If you're

187
00:10:00,399 --> 00:10:03,703
using a desktop computer
or a laptop computer, you may be

188
00:10:03,703 --> 00:10:07,373
accustomed to connecting to a power source
to be able to use those devices.

189
00:10:07,607 --> 00:10:10,743
But some devices allow you
to power that system

190
00:10:10,743 --> 00:10:14,113
through the Ethernet cable
that's already connecting to the device.

191
00:10:14,313 --> 00:10:18,317
We refer to that type of power
as power over Ethernet or Poe.

192
00:10:18,985 --> 00:10:23,155
This allows you to run a single wire
to the device that will not only be able

193
00:10:23,155 --> 00:10:27,326
to transfer data, but also used
as the power source for that device.

194
00:10:27,760 --> 00:10:30,997
You often see
Poe used with access points, cameras,

195
00:10:30,997 --> 00:10:34,967
and anything else where power
may be difficult to run to that device.

196
00:10:35,534 --> 00:10:38,070
Often this power is coming
directly from the switch,

197
00:10:38,070 --> 00:10:41,340
and in those cases
we refer to that as an end span.

198
00:10:41,641 --> 00:10:44,844
If your switch doesn't support Poe,
then you'll need something

199
00:10:44,844 --> 00:10:48,781
in the middle of that connection
that will add power to the Ethernet cable.

200
00:10:48,981 --> 00:10:51,817
We refer to these as Poe injectors,

201
00:10:51,817 --> 00:10:54,820
and this is often referenced
as a mid span.

202
00:10:54,887 --> 00:10:58,190
This is a Poe injector on my network
that powers a camera.

203
00:10:58,324 --> 00:11:01,327
You can see the connection
from the cameras plugging into the Poe

204
00:11:01,560 --> 00:11:02,995
or the data connection.

205
00:11:02,995 --> 00:11:04,563
And then I have another cable that's

206
00:11:04,563 --> 00:11:07,566
connecting back to a switch
that doesn't support Poe.

207
00:11:08,000 --> 00:11:11,904
Once my switch and camera are connected
and I power up the injector,

208
00:11:11,904 --> 00:11:15,041
the camera now has the power
it needs to be able to operate.

209
00:11:15,474 --> 00:11:20,579
Most switches will identify what interface
can support something like Poe.

210
00:11:21,113 --> 00:11:23,883
On this switch, for example,
you can see that it's a common

211
00:11:23,883 --> 00:11:27,119
eight port Ethernet switch,
and you can see that anywhere

212
00:11:27,119 --> 00:11:30,790
it has the blue color across the top,
it will support Poe.

213
00:11:31,090 --> 00:11:34,093
So ports
one through eight will support Poe.

214
00:11:34,226 --> 00:11:37,329
Port nine looks like it's
commonly used as an uplink port.

215
00:11:37,563 --> 00:11:41,667
And since it does not have that blue line,
this interface does not support Poe.

216
00:11:42,535 --> 00:11:46,238
Different devices need different
types of power, and there are different

217
00:11:46,238 --> 00:11:50,242
standards for Poe depending on
what type of switch you might be using.

218
00:11:50,543 --> 00:11:55,247
The traditional or original style of Poe
is specifically called

219
00:11:55,247 --> 00:11:59,418
the eye 802 .38 F from 2003.

220
00:11:59,652 --> 00:12:03,322
This is the original Poe specification
that has now been rolled

221
00:12:03,322 --> 00:12:06,726
into the standard 802.3 Ethernet standard.

222
00:12:06,992 --> 00:12:09,929
This provides 15.4W of DC power

223
00:12:09,929 --> 00:12:13,532
with 350 million amps as the max current.

224
00:12:13,966 --> 00:12:17,103
We improve Poe through the years,
and in 2009

225
00:12:17,103 --> 00:12:20,473
we introduced it 82.3 80.

226
00:12:20,673 --> 00:12:25,945
This has also been wrapped into the 802.3
standard, and it provides additional

227
00:12:26,011 --> 00:12:29,381
power, 25.5W of DC power

228
00:12:29,515 --> 00:12:33,486
with a maximum milliamp
current of 600 milliamps.

229
00:12:33,753 --> 00:12:36,856
And one of the more modern Poe
standards is the Poe

230
00:12:37,056 --> 00:12:40,760
Plus Plus or the 802.3 Bty.

231
00:12:41,127 --> 00:12:44,230
When we're providing 51W
with 600 milliamps

232
00:12:44,230 --> 00:12:47,500
of Max current,
we refer to this as a type three type.

233
00:12:47,500 --> 00:12:48,701
For Poe plus.

234
00:12:48,701 --> 00:12:54,206
Plus is 71.3W, with 960 milliamps
as the max current.

235
00:12:54,473 --> 00:12:57,543
This was a standard
designed to work with ten gigabit per

236
00:12:57,543 --> 00:13:01,380
second Ethernet and provide
power for those ten gig devices.

237
00:13:02,581 --> 00:13:05,451
Before
there were switches, we commonly used hubs

238
00:13:05,451 --> 00:13:08,320
to be able to connect all of the devices
on our network.

239
00:13:08,320 --> 00:13:11,791
Sometimes you'll hear a hub
referred to as a multi-port repeater.

240
00:13:12,024 --> 00:13:14,994
That's because hubs
are not very intelligent devices.

241
00:13:14,994 --> 00:13:19,832
Any data that's going into one interface
on this hub will automatically be copied

242
00:13:19,832 --> 00:13:23,202
and sent to all of the other interface
on this hub.

243
00:13:23,536 --> 00:13:26,839
As you can imagine, this is not
the most efficient way to communicate.

244
00:13:27,006 --> 00:13:31,243
And on top of that, we're not able to run
any full duplex communication to a hub.

245
00:13:31,277 --> 00:13:35,214
So all of the devices plugged into
this hub will operate at half duplex.

246
00:13:35,581 --> 00:13:41,020
Since everything is being retransmitted
to every other interface on this device,

247
00:13:41,253 --> 00:13:45,191
as you put more of a load
and add more devices to the network,

248
00:13:45,191 --> 00:13:48,761
the performance of this device
tends to get slower and slower.

249
00:13:48,961 --> 00:13:52,965
That's one of the reasons we decided
to change from a hub based network

250
00:13:53,132 --> 00:13:56,202
to something more intelligent,
like a switch based network.

251
00:13:56,702 --> 00:14:00,773
These devices are a bit outdated for our
modern networks, and if you do find a hub,

252
00:14:00,773 --> 00:14:04,944
you'll find that they are only available
in ten megabit and 100 megabits speeds.

253
00:14:05,177 --> 00:14:07,413
These are not devices
that you would find new.

254
00:14:07,413 --> 00:14:11,383
These are probably only available
on a secondary or used market.

255
00:14:12,618 --> 00:14:15,321
If you're using the same cable
for your cable

256
00:14:15,321 --> 00:14:19,825
television as your internet connection,
then you probably have a cable modem

257
00:14:19,825 --> 00:14:20,759
in your home.

258
00:14:20,759 --> 00:14:24,897
This allows you to communicate over
what we call broadband communication,

259
00:14:25,030 --> 00:14:29,835
because there are multiple frequencies
of traffic being used over a single wire.

260
00:14:30,002 --> 00:14:33,038
This means that we can have video signals
for our television.

261
00:14:33,072 --> 00:14:36,141
We can connect our phone lines
into this cable modem,

262
00:14:36,175 --> 00:14:39,178
and of course it can be used for internet
data.

263
00:14:39,178 --> 00:14:42,481
There's a standard for sending data
over these cable networks.

264
00:14:42,481 --> 00:14:44,750
And that standard is called Docsis.

265
00:14:44,750 --> 00:14:48,821
That stands for data over Cable Service
Interface Specification.

266
00:14:49,154 --> 00:14:53,092
Many cable modems can support higher
speeds up to one gigabits per second,

267
00:14:53,292 --> 00:14:57,229
and the total speeds available to you will
be dependent on your service provider.

268
00:14:57,429 --> 00:14:58,931
There usually multiple services

269
00:14:58,931 --> 00:15:01,467
available on these networks,
and when you connect the cable,

270
00:15:01,467 --> 00:15:04,470
you can either connect to the data
that's on the internet side.

271
00:15:04,503 --> 00:15:05,771
This particular cable modem

272
00:15:05,771 --> 00:15:09,909
also has analog telephone connections
for any voice communication.

273
00:15:11,076 --> 00:15:14,313
If you're not using your cable company
for internet connectivity,

274
00:15:14,346 --> 00:15:18,083
you may be using the traditional telephone
company to provide that connection.

275
00:15:18,217 --> 00:15:21,220
And usually that's done
through a DSL modem.

276
00:15:21,387 --> 00:15:24,890
Often this is technically in a DSL modem,
which stands

277
00:15:24,890 --> 00:15:29,628
for Asymmetric Digital Subscriber line,
and it uses the same telephone lines

278
00:15:29,628 --> 00:15:32,631
that we've always used for our analog
telephone.

279
00:15:32,631 --> 00:15:36,435
The reason that DSL is asymmetric
is because the speeds

280
00:15:36,435 --> 00:15:40,606
for downloading is usually much faster
than the speeds for uploading.

281
00:15:40,839 --> 00:15:44,376
There's also often a distance limitation
with DSL, before

282
00:15:44,376 --> 00:15:48,180
the signal gets so weak that you're
not able to receive any of the data.

283
00:15:48,347 --> 00:15:52,952
That's usually around 10,000ft
from the central office or the CEO.

284
00:15:53,319 --> 00:15:57,456
It's common to see speeds
with DSL that range from 52 megabit down

285
00:15:57,456 --> 00:16:01,493
and 16 megabit up,
but you can find larger and faster

286
00:16:01,493 --> 00:16:05,230
DSL implementations depending
on the capabilities from your provider.

287
00:16:05,464 --> 00:16:07,266
If you are closer to the CEO,

288
00:16:07,266 --> 00:16:11,036
you also tend to get much faster
throughput than if you're farther away.

289
00:16:12,071 --> 00:16:14,907
And if you're not connecting
to the internet using copper cable

290
00:16:14,907 --> 00:16:16,342
or telephone lines,

291
00:16:16,342 --> 00:16:19,878
then you may be connecting with fiber
to connect to the fiber network.

292
00:16:19,912 --> 00:16:23,148
You need an OMT
or an optical network terminal,

293
00:16:23,148 --> 00:16:26,852
which is a device that's usually connected
outside of your home or your premise.

294
00:16:27,152 --> 00:16:31,023
This is connecting an ISP fiber network
and converting it

295
00:16:31,023 --> 00:16:34,793
into signals like copper Ethernet
that can be used inside of your home.

296
00:16:35,094 --> 00:16:38,664
This OMT is usually connected
to the outside of your building,

297
00:16:38,797 --> 00:16:44,003
and it usually delineates the ISP's
network from your own internal network.

298
00:16:44,169 --> 00:16:48,874
We refer to this delineation
as a demarcation point or a de mark.

299
00:16:49,108 --> 00:16:52,711
Sometimes this mark is located
in your data center itself,

300
00:16:52,911 --> 00:16:55,914
or if you're at home,
it's located on the outside of your home.

301
00:16:56,615 --> 00:16:59,251
It's important that a de mark exists
so you know what

302
00:16:59,251 --> 00:17:02,254
the response abilities
are for each different party.

303
00:17:02,254 --> 00:17:05,157
You know that any of the wiring on
the inside of your house

304
00:17:05,157 --> 00:17:08,527
is your responsibility
up to the point of that de mark,

305
00:17:08,761 --> 00:17:12,498
and then anything outside of that
de mark is the responsibility

306
00:17:12,498 --> 00:17:14,133
of the service provider.

307
00:17:14,133 --> 00:17:16,235
This is a closer look of this OMT.

308
00:17:16,235 --> 00:17:18,704
This is the fiber connection
coming in from the street.

309
00:17:18,704 --> 00:17:21,173
You can see the fiber
label is placed there.

310
00:17:21,173 --> 00:17:25,511
You can see this device has outputs
for data which is an Ethernet connection.

311
00:17:25,544 --> 00:17:28,680
You can plug an analog telephone
to this device as well.

312
00:17:28,781 --> 00:17:31,717
And there's an F connector here
for the cable connection

313
00:17:31,717 --> 00:17:33,318
that you plug into your television.

314
00:17:34,586 --> 00:17:37,489
If you are connecting to a copper
Ethernet connection,

315
00:17:37,489 --> 00:17:42,327
you're using a network interface card
to provide that connectivity or a Nic.

316
00:17:42,561 --> 00:17:46,198
All of the devices we've discussed
so far that are connecting to a wired

317
00:17:46,198 --> 00:17:49,401
Ethernet connection have a network
interface card inside of them.

318
00:17:49,568 --> 00:17:52,704
This is a network interface card
you would plug into a server,

319
00:17:52,771 --> 00:17:56,208
and this card has four separate
Ethernet connectors on the back.

320
00:17:56,442 --> 00:18:00,512
But if you have a laptop or desktop
computer with an Ethernet interface,

321
00:18:00,679 --> 00:18:03,682
that also is a network interface card.

322
00:18:03,849 --> 00:18:07,119
There are also network interface cards
for other types of topologies.

323
00:18:07,119 --> 00:18:10,122
If you're plugging into a wide area
network serial connection,

324
00:18:10,155 --> 00:18:12,224
or you have a wireless interface.

325
00:18:12,224 --> 00:18:15,027
Those also have network interface cards.

326
00:18:15,027 --> 00:18:17,262
These are sometimes
built into the motherboard,

327
00:18:17,262 --> 00:18:20,699
or it may be a separate adapter
that you can plug into an expansion

328
00:18:20,699 --> 00:18:23,702
slot and increase
the capabilities of your device.

329
00:18:23,802 --> 00:18:27,172
So whether you need copper
connectivity, fiber connectivity,

330
00:18:27,172 --> 00:18:30,642
or anything in between,
you will need a network interface card

331
00:18:30,642 --> 00:18:33,779
on your device to make that connection
to the rest of the network.

